Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.1.0 #45

Merged
merged 2 commits into from
Jul 10, 2024
Merged

chore: release v0.1.0 #45

merged 2 commits into from
Jul 10, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jun 26, 2024

🤖 New release

  • hugr-llvm: 0.1.0
Changelog

0.1.0 - 2024-07-10

Bug Fixes

  • Syntax error
  • sum type tag elision logic reversed
  • [breaking] Allow Const and FuncDecl as children of Modules, Dataflow Parents, and CFG nodes (#46)

Documentation

  • fix bad grammar (#34)

New Features

  • Emission for Call nodes
  • Support values
  • add get_extern_func (#28)
  • lower CFGs (#26)
  • Add initial codegen extension for prelude (#29)
  • [breaking] Namer optionally appends node index to mangled names. (#32)
  • Implement lowerings for ieq,ilt_s,sub in int codegen extension (#33)
  • Add initial float extension (#31)
  • Emit more int comparison operators (#47)

Refactor

  • clean up fat.rs (#38)

Testing

  • add a test for sum type tags
  • Add integration tests lowering guppy programs (#35)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-06-26T17-59-44Z branch 2 times, most recently from f7d241d to 9a3473e Compare July 2, 2024 16:01
@github-actions github-actions bot force-pushed the release-plz-2024-06-26T17-59-44Z branch from 9a3473e to 7faebc4 Compare July 10, 2024 09:31
@doug-q doug-q marked this pull request as ready for review July 10, 2024 09:43
@doug-q doug-q requested a review from a team as a code owner July 10, 2024 09:44
@doug-q doug-q enabled auto-merge July 10, 2024 09:45
Copy link
Collaborator

@doug-q doug-q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect

@doug-q doug-q added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit d1ee81d Jul 10, 2024
8 checks passed
@doug-q doug-q deleted the release-plz-2024-06-26T17-59-44Z branch July 10, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants